projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7054c41
)
* xdisp.c (try_window_reusing_current_matrix): Ensure that window
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 7 Nov 2008 00:28:31 +0000
(
00:28
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 7 Nov 2008 00:28:31 +0000
(
00:28
+0000)
cursor position is valid after scrolling.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5b8003fe779dc0ecc90e44ffb69673ec5ccdbc4f..7c8d4327636f9ad35eea6991badf411b37f60e76 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-11-07 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_window_reusing_current_matrix): Ensure that window
+ cursor position is valid after scrolling.
+
2008-11-06 Juanma Barranquero <lekktu@gmail.com>
* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.